Week 1
- Complete the refactor first.
- Train a model for
rootdefects. - Check the issues affecting robustness of the
deepVibe_Server
Temp commands
- mounting the drives after a reboot of the MSI
sudo mount /dev/sda1 /media/gqc/unionsine2 -o umask=0022,gid=1000,uid=1000
sudo mount /dev/sdb1 /media/gqc/T7 -o umask=0022,gid=1000,uid=1000
sudo mount /dev/sdc1 /media/gqc/unionsine -o umask=0022,gid=1000,uid=1000
sudo mount /dev/sdd1 /media/gqc/WD_BLACK -o umask=0022,gid=1000,uid=1000